[INFO] cloning repository https://github.com/thefcraft/tfbin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thefcraft/tfbin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthefcraft%2Ftfbin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthefcraft%2Ftfbin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c3c6d5f630c4bc780b64927dd85b164cc8f9c198
[INFO] fixing thefcraft/tfbin against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthefcraft%2Ftfbin" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thefcraft/tfbin
[INFO] finished tweaking git repo https://github.com/thefcraft/tfbin
[INFO] tweaked toml for git repo https://github.com/thefcraft/tfbin written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thefcraft/tfbin on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thefcraft/tfbin already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wfd v0.1.7
[INFO] [stderr]   Downloaded native-dialog v0.5.8
[INFO] [stderr]   Downloaded crossterm v0.25.0
[INFO] [stderr]   Downloaded tui v0.19.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2b4d57a2b65f67cc8c6e6b60518435e5b58d17de7ea63935ddf22be8151c10d7
[INFO] running `Command { std: "docker" "start" "2b4d57a2b65f67cc8c6e6b60518435e5b58d17de7ea63935ddf22be8151c10d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2b4d57a2b65f67cc8c6e6b60518435e5b58d17de7ea63935ddf22be8151c10d7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b4d57a2b65f67cc8c6e6b60518435e5b58d17de7ea63935ddf22be8151c10d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2b4d57a2b65f67cc8c6e6b60518435e5b58d17de7ea63935ddf22be8151c10d7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking raw-window-handle v0.3.4
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking tui v0.19.0
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]     Checking native-dialog v0.5.8
[INFO] [stderr]     Checking tfbin v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]  --> src/main.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::os::windows::fs::FileExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:56:4
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:120:9
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `seek_read` found for mutable reference `&mut File` in the current scope
[INFO] [stdout]    --> src/main.rs:242:15
[INFO] [stdout]     |
[INFO] [stdout] 242 |             f.seek_read(&mut key_hash_sha256_pow_10, offset)?;    
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `seek_relative` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1867:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `seek_read` found for mutable reference `&mut File` in the current scope
[INFO] [stdout]    --> src/main.rs:250:7
[INFO] [stdout]     |
[INFO] [stdout] 250 |     f.seek_read(&mut buffer, offset)?;
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `seek_relative` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1867:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `seek_read` found for mutable reference `&mut File` in the current scope
[INFO] [stdout]    --> src/main.rs:257:11
[INFO] [stdout]     |
[INFO] [stdout] 257 |         f.seek_read(&mut buffer, offset)?;
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `seek_relative` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1867:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `seek_read` found for mutable reference `&mut File` in the current scope
[INFO] [stdout]    --> src/main.rs:259:11
[INFO] [stdout]     |
[INFO] [stdout] 259 |         f.seek_read(&mut buffer, offset+8)?;
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `seek_relative` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1867:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `seek_read` found for mutable reference `&mut File` in the current scope
[INFO] [stdout]    --> src/main.rs:262:11
[INFO] [stdout]     |
[INFO] [stdout] 262 |         f.seek_read(&mut bytes, offset+16)?; // name
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `seek_relative` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1867:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `seek_read` found for mutable reference `&mut File` in the current scope
[INFO] [stdout]    --> src/main.rs:280:11
[INFO] [stdout]     |
[INFO] [stdout] 280 |         f.seek_read(&mut data, offset)?;
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `seek_relative` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1867:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `seek_read` found for mutable reference `&mut File` in the current scope
[INFO] [stdout]    --> src/main.rs:293:7
[INFO] [stdout]     |
[INFO] [stdout] 293 |     f.seek_read(&mut buffer, offset)?;
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `seek_relative` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1867:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `seek_read` found for mutable reference `&mut File` in the current scope
[INFO] [stdout]    --> src/main.rs:297:11
[INFO] [stdout]     |
[INFO] [stdout] 297 |         f.seek_read(&mut buffer, offset+8)?;
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `seek_relative` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1867:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `seek_read` found for mutable reference `&mut File` in the current scope
[INFO] [stdout]    --> src/main.rs:299:11
[INFO] [stdout]     |
[INFO] [stdout] 299 |         f.seek_read(&mut buffer, offset+16)?;
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `seek_relative` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1867:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `seek_read` found for mutable reference `&mut File` in the current scope
[INFO] [stdout]    --> src/main.rs:302:11
[INFO] [stdout]     |
[INFO] [stdout] 302 |         f.seek_read(&mut bytes, offset+24)?; // name
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `seek_relative` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1867:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `seek_read` found for mutable reference `&mut File` in the current scope
[INFO] [stdout]    --> src/main.rs:343:11
[INFO] [stdout]     |
[INFO] [stdout] 343 |         f.seek_read(&mut key_hash_sha256_pow_10, 1)?;    
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `seek_relative` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1867:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `seek_read` found for reference `&'a File` in the current scope
[INFO] [stdout]    --> src/main.rs:377:11
[INFO] [stdout]     |
[INFO] [stdout] 377 |         f.seek_read(&mut buffer, offset).unwrap();
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `seek_relative` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1867:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `seek_read` found for reference `&'a File` in the current scope
[INFO] [stdout]    --> src/main.rs:380:11
[INFO] [stdout]     |
[INFO] [stdout] 380 |         f.seek_read(&mut buffer, offset+8).unwrap();
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `seek_relative` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1867:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `seek_read` found for reference `&'a File` in the current scope
[INFO] [stdout]    --> src/main.rs:384:11
[INFO] [stdout]     |
[INFO] [stdout] 384 |         f.seek_read(&mut bytes, offset+16).unwrap(); // name
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `seek_relative` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1867:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `seek_read` found for reference `&'a File` in the current scope
[INFO] [stdout]    --> src/main.rs:403:16
[INFO] [stdout]     |
[INFO] [stdout] 403 |         self.f.seek_read(&mut data, self.offset_data).unwrap();
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `seek_relative` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1867:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `seek_read` found for reference `&'a File` in the current scope
[INFO] [stdout]    --> src/main.rs:426:11
[INFO] [stdout]     |
[INFO] [stdout] 426 |         f.seek_read(&mut buffer, offset).unwrap();
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `seek_relative` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1867:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `seek_read` found for reference `&'a File` in the current scope
[INFO] [stdout]    --> src/main.rs:436:11
[INFO] [stdout]     |
[INFO] [stdout] 436 |         f.seek_read(&mut buffer, offset).unwrap();
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `seek_relative` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1867:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `seek_read` found for reference `&'a File` in the current scope
[INFO] [stdout]    --> src/main.rs:443:15
[INFO] [stdout]     |
[INFO] [stdout] 443 |             f.seek_read(&mut buffer, offset).unwrap();
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `seek_relative` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1867:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `seek_read` found for reference `&'a File` in the current scope
[INFO] [stdout]    --> src/main.rs:445:15
[INFO] [stdout]     |
[INFO] [stdout] 445 |             f.seek_read(&mut buffer, offset+8).unwrap();
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `seek_relative` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1867:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `seek_read` found for reference `&'a File` in the current scope
[INFO] [stdout]    --> src/main.rs:448:15
[INFO] [stdout]     |
[INFO] [stdout] 448 |             f.seek_read(&mut bytes, offset+16).unwrap(); // name
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `seek_relative` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1867:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tfbin` (bin "tfbin") due to 22 previous errors
[INFO] [stdout] error[E0599]: no method named `seek_read` found for reference `&'a File` in the current scope
[INFO] [stdout]    --> src/main.rs:510:15
[INFO] [stdout]     |
[INFO] [stdout] 510 |             f.seek_read(&mut key_hash_sha256_pow_10, 1).unwrap();    
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `seek_relative` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1867:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]  --> src/main.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::os::windows::fs::FileExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:56:4
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:120:9
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `seek_read` found for mutable reference `&mut File` in the current scope
[INFO] [stdout]    --> src/main.rs:242:15
[INFO] [stdout]     |
[INFO] [stdout] 242 |             f.seek_read(&mut key_hash_sha256_pow_10, offset)?;    
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `seek_relative` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1867:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `seek_read` found for mutable reference `&mut File` in the current scope
[INFO] [stdout]    --> src/main.rs:250:7
[INFO] [stdout]     |
[INFO] [stdout] 250 |     f.seek_read(&mut buffer, offset)?;
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `seek_relative` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1867:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `seek_read` found for mutable reference `&mut File` in the current scope
[INFO] [stdout]    --> src/main.rs:257:11
[INFO] [stdout]     |
[INFO] [stdout] 257 |         f.seek_read(&mut buffer, offset)?;
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `seek_relative` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1867:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `seek_read` found for mutable reference `&mut File` in the current scope
[INFO] [stdout]    --> src/main.rs:259:11
[INFO] [stdout]     |
[INFO] [stdout] 259 |         f.seek_read(&mut buffer, offset+8)?;
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `seek_relative` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1867:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `seek_read` found for mutable reference `&mut File` in the current scope
[INFO] [stdout]    --> src/main.rs:262:11
[INFO] [stdout]     |
[INFO] [stdout] 262 |         f.seek_read(&mut bytes, offset+16)?; // name
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `seek_relative` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1867:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `seek_read` found for mutable reference `&mut File` in the current scope
[INFO] [stdout]    --> src/main.rs:280:11
[INFO] [stdout]     |
[INFO] [stdout] 280 |         f.seek_read(&mut data, offset)?;
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `seek_relative` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1867:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `seek_read` found for mutable reference `&mut File` in the current scope
[INFO] [stdout]    --> src/main.rs:293:7
[INFO] [stdout]     |
[INFO] [stdout] 293 |     f.seek_read(&mut buffer, offset)?;
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `seek_relative` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1867:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tfbin` (bin "tfbin" test) due to 22 previous errors
[INFO] [stdout] error[E0599]: no method named `seek_read` found for mutable reference `&mut File` in the current scope
[INFO] [stdout]    --> src/main.rs:297:11
[INFO] [stdout]     |
[INFO] [stdout] 297 |         f.seek_read(&mut buffer, offset+8)?;
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `seek_relative` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1867:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `seek_read` found for mutable reference `&mut File` in the current scope
[INFO] [stdout]    --> src/main.rs:299:11
[INFO] [stdout]     |
[INFO] [stdout] 299 |         f.seek_read(&mut buffer, offset+16)?;
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `seek_relative` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1867:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `seek_read` found for mutable reference `&mut File` in the current scope
[INFO] [stdout]    --> src/main.rs:302:11
[INFO] [stdout]     |
[INFO] [stdout] 302 |         f.seek_read(&mut bytes, offset+24)?; // name
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `seek_relative` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1867:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `seek_read` found for mutable reference `&mut File` in the current scope
[INFO] [stdout]    --> src/main.rs:343:11
[INFO] [stdout]     |
[INFO] [stdout] 343 |         f.seek_read(&mut key_hash_sha256_pow_10, 1)?;    
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `seek_relative` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1867:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `seek_read` found for reference `&'a File` in the current scope
[INFO] [stdout]    --> src/main.rs:377:11
[INFO] [stdout]     |
[INFO] [stdout] 377 |         f.seek_read(&mut buffer, offset).unwrap();
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `seek_relative` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1867:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `seek_read` found for reference `&'a File` in the current scope
[INFO] [stdout]    --> src/main.rs:380:11
[INFO] [stdout]     |
[INFO] [stdout] 380 |         f.seek_read(&mut buffer, offset+8).unwrap();
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `seek_relative` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1867:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `seek_read` found for reference `&'a File` in the current scope
[INFO] [stdout]    --> src/main.rs:384:11
[INFO] [stdout]     |
[INFO] [stdout] 384 |         f.seek_read(&mut bytes, offset+16).unwrap(); // name
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `seek_relative` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1867:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `seek_read` found for reference `&'a File` in the current scope
[INFO] [stdout]    --> src/main.rs:403:16
[INFO] [stdout]     |
[INFO] [stdout] 403 |         self.f.seek_read(&mut data, self.offset_data).unwrap();
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `seek_relative` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1867:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `seek_read` found for reference `&'a File` in the current scope
[INFO] [stdout]    --> src/main.rs:426:11
[INFO] [stdout]     |
[INFO] [stdout] 426 |         f.seek_read(&mut buffer, offset).unwrap();
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `seek_relative` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1867:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `seek_read` found for reference `&'a File` in the current scope
[INFO] [stdout]    --> src/main.rs:436:11
[INFO] [stdout]     |
[INFO] [stdout] 436 |         f.seek_read(&mut buffer, offset).unwrap();
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `seek_relative` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1867:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `seek_read` found for reference `&'a File` in the current scope
[INFO] [stdout]    --> src/main.rs:443:15
[INFO] [stdout]     |
[INFO] [stdout] 443 |             f.seek_read(&mut buffer, offset).unwrap();
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `seek_relative` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1867:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `seek_read` found for reference `&'a File` in the current scope
[INFO] [stdout]    --> src/main.rs:445:15
[INFO] [stdout]     |
[INFO] [stdout] 445 |             f.seek_read(&mut buffer, offset+8).unwrap();
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `seek_relative` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1867:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `seek_read` found for reference `&'a File` in the current scope
[INFO] [stdout]    --> src/main.rs:448:15
[INFO] [stdout]     |
[INFO] [stdout] 448 |             f.seek_read(&mut bytes, offset+16).unwrap(); // name
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `seek_relative` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1867:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `seek_read` found for reference `&'a File` in the current scope
[INFO] [stdout]    --> src/main.rs:510:15
[INFO] [stdout]     |
[INFO] [stdout] 510 |             f.seek_read(&mut key_hash_sha256_pow_10, 1).unwrap();    
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `seek_relative` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1867:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2b4d57a2b65f67cc8c6e6b60518435e5b58d17de7ea63935ddf22be8151c10d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b4d57a2b65f67cc8c6e6b60518435e5b58d17de7ea63935ddf22be8151c10d7", kill_on_drop: false }`
[INFO] [stdout] 2b4d57a2b65f67cc8c6e6b60518435e5b58d17de7ea63935ddf22be8151c10d7
